home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / hdmm46.zip / EDIT.BAT < prev    next >
DOS Batch File  |  1991-09-12  |  144b  |  6 lines

  1. ECHO OFF
  2. CLS
  3. if exist c:\qedit\q.exe c:\qedit\q %1 %2 %3 %4 %5 %6 %7 %8 %9
  4. if not exist c:\qedit\q.exe pcshell %1 %2 %3 %4 %5 %6 %7 %8 %9
  5.  
  6.